home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / pc / gcsdata / memory_g.dxr / 00051_Set Key-Mouse Scripts for 1st Game.ls < prev    next >
Encoding:
Text File  |  1996-09-01  |  108 b   |  7 lines

  1. on enterFrame
  2.   ClearTrackScripts()
  3.   BSetup(30, 30)
  4.   BSetup(4, 4)
  5.   set the keyDownScript to "Cycle1"
  6. end
  7.